"A script in CCL is a text file consisting of a series of statements, one to a line. There are three kinds of statement: comments, labels, and commands."
"Macquisition is a data acquisition run-time engine, designed to allow the quick creation of custom systems which communicate with laboratory equipment connected to IEEE-488 interface(s). Macquisition can simultaneously run (using its built-in multitasking "MultiBASIC" language interpreter) any number of user-written programs."
"MultiBASIC is a new programming language designed to allow rapid programming of data acquisition systems within Macquisition. It is a simplified BASIC, with some important modifications to allow it to do some very special things. A simple "system" may use a single text file to define a few MultiBASIC controls, windows, and programs (algorithms) for Macquisition to execute. A complex system may contain a few dozen files, windows, and programs, all of which can be simultaneously collecting data, either independently or cooperatively."
"RoboTalk is the language in which robots are programmed for RoboWar. The language is based on Reverse polish Notation (RPN), similar to the HP calculators."